home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Windows News 2005 November
/
WNnov2005.iso
/
Windows
/
Indispensables
/
Movie Collection
/
MovieCollection5403.exe
/
{app}
/
MovieCollection.exe
/
0
/
RCDATA
/
TFRMEXPORTPHP5
/
TFRMEXPORTPHP5.txt
< prev
Wrap
Text File
|
2005-08-08
|
4KB
|
171 lines
inherited FrmExportPhp5: TFrmExportPhp5
Left = 357
Top = 288
VertScrollBar.Range = 0
BorderStyle = bsDialog
Caption = 'FrmExportPhp5'
ClientWidth = 353
PixelsPerInch = 96
TextHeight = 13
object Label2: TLabel [0]
Left = 8
Top = 36
Width = 129
Height = 13
Caption = 'Nom base de donn'#233'e sqlite'
Transparent = True
end
object Label7: TLabel [1]
Left = 8
Top = 60
Width = 33
Height = 13
Caption = 'Th'#232'me'
Transparent = True
end
object Label3: TLabel [2]
Left = 8
Top = 84
Width = 130
Height = 13
Caption = 'Choisir les colonnes visibles'
Transparent = True
end
object Label1: TLabel [3]
Left = 8
Top = 12
Width = 132
Height = 13
Caption = 'Extension des fichiers php 5'
Transparent = True
end
object Panel1: TPanel [4]
Left = 9
Top = 112
Width = 102
Height = 77
BevelOuter = bvNone
BorderWidth = 1
Caption = 'Panel1'
Color = clBlack
TabOrder = 6
object Image1: TImage
Left = 1
Top = 1
Width = 100
Height = 75
Align = alClient
Picture.Data = {<image000.bmp>}
end
end
inherited sb: TTBXStatusBar
Width = 353
end
object TBXDock: TTBXDock [6]
Left = 0
Top = 204
Width = 353
Height = 26
Position = dpBottom
object TBToolbar: TTBXToolbar
Left = 0
Top = 0
Align = alBottom
BorderStyle = bsNone
Caption = 'TBToolbar'
DockMode = dmCannotFloatOrChangeDocks
DockPos = 152
DragHandleStyle = dhNone
FullSize = True
Images = ImageListSmall
TabOrder = 0
object TBXItem1: TTBXItem
Action = ActionFermer
DisplayMode = nbdmImageAndText
end
object TBXSeparatorItem1: TTBXSeparatorItem
end
object TBItem1: TTBXItem
Action = ActionLancer
DisplayMode = nbdmImageAndText
end
end
end
object cxEdExt: TcxTextEdit [7]
Left = 176
Top = 8
Width = 121
Height = 21
TabOrder = 1
Text = '.php5'
end
object cxEdBddName: TcxTextEdit [8]
Left = 176
Top = 32
Width = 121
Height = 21
TabOrder = 2
Text = 'mc.db'
end
object cxCbThemeWs: TcxComboBox [9]
Left = 176
Top = 56
Width = 145
Height = 21
Properties.DropDownListStyle = lsFixedList
TabOrder = 3
end
object cxButton1: TcxButton [10]
Left = 176
Top = 78
Width = 121
Height = 25
Action = ActionPersonnaliserColonnes
TabOrder = 4
end
object Memo1: TMemo [11]
Left = 120
Top = 112
Width = 225
Height = 81
BorderStyle = bsNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'ATTENTION !'
'Il s'#39'agit d'#39'un export PHP 5'
'Les extensions suivantes doivent '#234'tre activ'#233'es:'
'- SQLite Library'
'- libxslt')
ParentColor = True
ParentFont = False
TabOrder = 7
end
inherited aclFiche: TActionList
Left = 32
Top = 152
object ActionLancer: TAction
Caption = 'Lancer'
ImageIndex = 22
OnExecute = ActionLancerExecute
OnUpdate = ActionLancerUpdate
end
object ActionFermer: TAction
Caption = 'Fermer'
ImageIndex = 16
OnExecute = ActionFermerExecute
end
object ActionPersonnaliserColonnes: TAction
Caption = 'Personnaliser...'
OnExecute = ActionPersonnaliserColonnesExecute
end
end
inherited ImageListSmall: TImageList
Left = 104
Top = 32
end
end